home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMICUS01.ADF / Text / ROMWack < prev    next >
Text File  |  2009-11-14  |  2KB  |  55 lines

  1.  
  2. ROMwack Output
  3. ==============
  4.  
  5. If you 'LoadWb' in your Startup-Sequence with the '-debug' option, a hidden 
  6. selection will be available on your Workbench title bar just to the right of 
  7. 'Special'.  If you select any of the items there ('Debug','variables',
  8. 'wblist', 'vollist') the resident debugger ROMwack will start talking to a 
  9. serial terminal through the SER: device at 9600 baud.  For the benefit of 
  10. those of you without access to such a high-speed terminal, here's some of the 
  11. things ROMwack says.
  12.  
  13. (Select 'Debug')
  14. rom-wack
  15. PC: FC0852  SR: 0000  USP: 01D7D8  SSP: 07FFFA  XCPT: 0000  TASK: 01C7D0
  16. DR: 00000000 8000FFFF 000001A8 00000003 0000F803 00000000 00000000 00000007
  17. AR: 0001D8B8 00000006 00FF0A78 0001D890 00FF3F70 0001D890 00000610
  18. SF: 00FF 3DCA 0001 D830 00FF 00A4 0000 F803 00FE EC7C 00FF 01E8 0001 B048 0001
  19. [Amiga is halted]
  20.  
  21. (Type '?')
  22. alter boot clear fill find go ig limit list regs reset resume set show user
  23.  
  24. (Type 'resume')
  25. [Amiga is active]
  26.  
  27. (Select 'variables')
  28. base 0x1D890, rootobj 0x19930, wb win 0x1B048
  29. [Amiga is active]
  30.  
  31. (Select 'wblist')
  32. obj 0x19930/Workbench: dd 0x19A38 lock 0x0 use 0x1
  33. obj 0x1B1E0/Workbench: dd 0x1B590 lock 0x0 use 0x1
  34. [Amiga is active]
  35.  
  36. (Select 'vollist')
  37. dl 0xA29C/c type 1 task 0x1FBAC disk 0xFF592C, locklist 0xFFDEFC
  38. dl 0xAFD4/DF1 type 0 task 0xA96C disk 0xA7C40000, locklist 0xFFFF0000
  39. dl 0xA384/DF0 type 0 task 0xE64 disk 0x0, locklist 0x0
  40. dl 0xA334/S type 1 task 0xE64 disk 0x0, locklist 0x0
  41. dl 0xA2E4/L type 1 task 0xE64 disk 0xFF7404, locklist 0x53
  42. dl 0xA244/FONTS type 1 task 0xE64 disk 0x2595, locklist 0xFFE018
  43. dl 0xA214/DEVS type 1 task 0xE64 disk 0x0, locklist 0x0
  44. dl 0xB474/LIBS type 1 task 0xE64 disk 0x2591, locklist 0xFFE018
  45. dl 0xB444/SYS type 1 task 0xE64 disk 0x2D1B, locklist 0x0
  46. dl 0xB414/Workbench type 2 task 0xE64 disk 0x64FF, locklist 0x0
  47. dl 0x9C0C/PRT type 0 task 0x0 disk 0x0, locklist 0x2
  48. dl 0x9BB4/PAR type 0 task 0x0 disk 0x0, locklist 0x1
  49. dl 0x9B5C/SER type 0 task 0x0 disk 0x0, locklist 0x0
  50. dl 0x9B1C/RAW type 0 task 0x0 disk 0x3FE899, locklist 0x1
  51. dl 0x9ADC/CON type 0 task 0x0 disk 0x3FE899, locklist 0x0
  52. dl 0x9A84/RAM type 0 task 0x1FBAC disk 0x444F5300, locklist 0x0
  53. [Amiga is active]
  54.  
  55.